Added the clear flag to host.dmesg, and added host.get_log. Use these to
authorEwan Mellor <ewan@xensource.com>
Wed, 14 Mar 2007 23:16:59 +0000 (23:16 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 14 Mar 2007 23:16:59 +0000 (23:16 +0000)
commitc57f40c62f264224610bb6287ea52036490178da
treedc36171d3c44b627d25279e81b12f19e87156397
parent618ef9cd1c2946baef6a6faf23557d24796b5f67
Added the clear flag to host.dmesg, and added host.get_log.  Use these to
implement xm dmesg and xm log using the Xen-API.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xm/main.py